Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
octdec
octdec
Convert octal to decimal
Name:
octdec
Category:
math
Programming Language:
php
One-line Description:
Convert octal to decimal.
Related
How to Accurately Measure File Reading Time in PHP Using the gettimeofday Function
6
What Type Does the octdec Function Return? Do You Understand the Type Conversion Involved?
8
Similar Functions
srand
srand
Sowtherandomnumberge
max
max
Findthemaximumvalue
deg2rad
deg2rad
Convertangletoradian
fmod
fmod
Returnstheremaindero
tanh
tanh
Hyperbolictangent
pi
pi
Getthepivalue
hexdec
hexdec
Converthexadecimalto
log10
log10
Logarithmwithbase10
Popular Articles
How to Accurately Measure File Reading Time in PHP Using the gettimeofday Function
What Type Does the octdec Function Return? Do You Understand the Type Conversion Involved?